| 1. | Control the flow of execution within a srf file using 语句控制srf文件内的执行流。 |
| 2. | Changing the flow of execution 更改执行流 |
| 3. | To change the flow of execution , goto can be used within a try block or a catch block 若要更改执行流,可以在try块或catch块内使用goto 。 |
| 4. | Transact - sql keywords that control the flow of execution of sql statements and statement blocks in triggers , stored procedures , and batches . correlated subquery a subquery that references a column in the outer statement 在sql api中,绑定可使结果集列或参数与程序变量相关联,以便在提取或更新行时自动将数据移入或移出程序变量。 |
| 5. | You can use tracing to track the flow of execution for your application , to display data at critical points during a web form s life cycle , and to discover how the web forms interact with various other components of your application 使用跟踪可以跟踪应用程序的执行流、显示web窗体生命周期中关键点的数据并可以弄清楚web窗体是如何与应用程序的其他各个组件进行交互的。 |
| 6. | While you might visualize a visual studio project as a series of procedures that execute in a sequence , in reality , most programs are event drivenmeaning the flow of execution is determined by external occurrences called events 虽然可以将visual studio项目可视化为一系列按序执行的过程,但实际上,大多数程序是事件驱动的-意即执行流程是由外部发生的事情(称为“事件” )决定的。 |